code for making an exe file for python

27

import os
os.startfile("C:\Documents and Settings\flow_model\flow.exe")

Comments

Submit
0 Comments